home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / ccd0605.iso / Software / Freeware / Programare / highlight / highlight-W32GUI-2.2-10b-Setup.exe / {app} / langDefs / idl.lang < prev    next >
Text File  |  2004-07-06  |  2KB  |  45 lines

  1. # IDL language definition file
  2. #
  3. # Author: AndrΘ Simon
  4. #   Mail: andre.simon1@gmx.de
  5. #   Date: 02.03.2003
  6. # ------------------------------------------
  7. # This file is a part of highlight, a free source code converter released under the GPL.
  8. #
  9. # The file is used to describe keywords and special symbols of programming languages.
  10. # See README in the highlight directory for details.
  11. #
  12. # New definition files for future releases of highlight are always appreciated ;)
  13. #
  14. # ----------
  15. # andre.simon1@gmx.de
  16. # http:/www.andre-simon.de/
  17.  
  18.  
  19. $KW_LIST(kwa)=case coclass  dispinterface enum interface library module pipe struct
  20. switch typedef union
  21.  
  22. $KW_LIST(kwb)=auto boolean bstr byte char double error_status_t float handle_t
  23. hbitmap henhmetafile hglobal hmetafile hmetafile_pict hpalette hresult hyper
  24. int long safearray short signed small unsigned variant variant_bool void
  25. wchar_t aggregatable appobject  bindable broadcast callback const
  26. context_handle control custom default defaultbind defaultcollelem defaultvalue
  27. defaultvtable displaybind dllname dual endpoint entry first_is handle
  28. helpcontext helpfile helpstring helpstringcontext helpstringdll hidden id
  29. idempotentent ignore iid_is immediatebind in last_is lcid length_is licensed
  30. local max_is maybe message ms_union nonbrowsable noncreatable nonextensible
  31. object oleautomation optional out pointer_default propget propput propputref
  32. ptr public range readonly ref requestedit restricted retval size_is source
  33. string switch_is switch_type transmit_as uidefault unique user_marshal
  34. usesgetlasterror uuid v1_enum vararg version wire_marshal
  35.  
  36. $STRINGDELIMITERS="
  37.  
  38. $SL_COMMENT=//
  39.  
  40. $ML_COMMENT=/* */
  41.  
  42. $IGNORECASE=true
  43.  
  44. $SYMBOLS= ( ) [ ] { } , ; : & | < > !  = / * %  + -
  45.